Skip to content

Conversation

@kylebarron
Copy link
Collaborator

Thank you for contributing to pyo3-async-runtimes!

Please consider adding the following to your pull request:

  • an entry in CHANGELOG.md
  • docs to all new functions and / or detail in the guide
  • tests for all new or changed functions

Be aware the CI pipeline will check your pull request for the following:

  • Rust tests (Just cargo test)
  • Rust lints (make clippy)
  • Rust formatting (cargo fmt)
  • Python formatting (black . --check. You can install black with pip install black)

@davidhewitt
Copy link
Member

Thanks, please add a changelog entry and then looks good to merge 👍

@kylebarron
Copy link
Collaborator Author

Thanks, please add a changelog entry and then looks good to merge 👍

I looked for one, but I don't think there is a CHANGELOG.md file? Should we create one?

@davidhewitt
Copy link
Member

@kylebarron
Copy link
Collaborator Author

Ah my fork was out of date

@kylebarron kylebarron mentioned this pull request Mar 11, 2025
@cjdsellers
Copy link
Collaborator

cjdsellers commented Mar 11, 2025

I see @kylebarron has added the changelog entry, the PR looks good and complete.

I'll keep the commit title for release in line with what @davidhewitt has been using.

Thanks everyone!

@cjdsellers cjdsellers merged commit c5a3746 into PyO3:main Mar 11, 2025
32 checks passed
@cjdsellers
Copy link
Collaborator

I see there's an additional step here, and we need to merge to a specific branch for the release.

On this occasion will let @davidhewitt take it from here when he can get to it.

@davidhewitt
Copy link
Member

Thanks all, release live!

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

4 participants